ostbuild: Only check out source if we need to
authorColin Walters <walters@verbum.org>
Thu, 8 Mar 2012 14:02:46 +0000 (09:02 -0500)
committerColin Walters <walters@verbum.org>
Tue, 13 Mar 2012 14:39:31 +0000 (10:39 -0400)
commitee49c8098cf2f062e744593cfb9928cbd25995d0
tree2d70909fb334e7c4e5dc18b6dbc0f162c26e611b
parentc3c751ffb5a2e00c034470d65af0881b51c1cab6
ostbuild: Only check out source if we need to

When using --skip-built, we shouldn't do a checkout if we're not going
to build.
src/ostbuild/pyostbuild/builtin_build.py